Docs Change Monitor for AI avatar

Docs Change Monitor for AI

Pricing

Pay per usage

Go to Apify Store
Docs Change Monitor for AI

Docs Change Monitor for AI

Monitor public docs, changelogs, help centers, status pages, and pricing pages for changes, then output clean Markdown and RAG-ready chunks for AI knowledge bases.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Carey Brown

Carey Brown

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Monitor public documentation, changelog, help-center, status, pricing, and product-update pages for changes, then emit stable Markdown and RAG-ready chunks for AI knowledge bases.

Local MVP status

This package is a fixture-first local MVP. It proves the input schema, dataset schema, state model, diffing, hashing, and chunking behavior without crawling live websites.

The MVP intentionally does not perform network fetches. Live website crawling, Apify cloud runs, Store metadata, pricing, visibility, browser/proxy modes, credentials, webhooks, paid APIs, and source expansion require a separate approval packet.

Output records

  • page_snapshot: cleaned page metadata, Markdown, hashes, and chunk count
  • change_event: baseline/changed/unchanged/error event with diff snippets and RAG chunks
  • run_summary: aggregate source-health and limit summary

Local validation

python3 scripts/readiness_check.py
python3 scripts/run_actor_local.py examples/input_default.json

Both commands use local fixture HTML only.